x86/tlb: fix NEED_FLUSH return type
authorRoger Pau Monné <roger.pau@citrix.com>
Mon, 3 Feb 2020 12:06:19 +0000 (13:06 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 3 Feb 2020 12:06:19 +0000 (13:06 +0100)
commit4b84622d887def7c45e130a615e702e0200745c9
tree02ae9af719e8a4a44382a6b38abab50113a37d54
parentffdeb6dea596c077aebbdf7d864cdd67d6a6b2f8
x86/tlb: fix NEED_FLUSH return type

The returned type wants to be bool instead of int.

No functional change intended.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Wei Liu <wl@xen.org>
xen/include/asm-x86/flushtlb.h